﻿@charset "utf-8";
/* CSS Document */

html, body, div, p, ul,ol, li, dl, dt, dd, h1, h2, h3, h4, h5, h6, form, input, select, button, textarea, iframe, frameset, table, th, tr, td, fieldset { margin:0; padding:0; }

/* IE5.xIE6бbug */ 
* html body{overflow: visible;} 
* html iframe, * html frame{overflow: auto;} 
* html frameset{overflow: hidden;} 

/* body */ 
body{color:#757575; font-size:12px; line-height:24px;  font-family:"微软雅黑"; background:#FFF} 
i, em, cite { font-style:normal; }

/* a */ 
a{color:#757575; font-size:12px;/*-webkit-transition:all 0.2s ease-in-out;
	-moz-transition:all 0.2s ease-in-out;
	-ms-transition:all 0.2s ease-in-out;
	-o-transition:all 0.2s ease-in-out;
	transition:all 0.2s ease-in-out;*/ text-decoration: none; }
a:hover { color:#007735; }

/* form */ 
textarea,input{ word-wrap:break-word;word-break:break-all;} 
input {vertical-align:middle;font-size:12px; outline:none}

iframe{ border:0}
/* li */ 
ul,li{list-style-type:none;} 
/* img */ 
body img{border:0 none; vertical-align:middle;} 

/* h* */ 
h1{ font-size:24px;} 
h2{ font-size:20px;} 
h3{ font-size:18px;} 
h4{ font-size:16px;} 
h5{ font-size:14px;} 
h6{ font-size:12px;} 


/* Hides from IE-mac \*/
* html .clearfix {height:1%;}.clearfix {display:block;}
/* End hide from IE-mac */
/*********清除浮动处理**********/
.clr { clear:both; display:block; height:0;font-size:0; overflow:hidden;}

/*返回顶部*/
.totop{position:fixed; right:50%; margin-right:-528px; z-index:10000; bottom:25px;display:block; width:26px; height:62px; background:url(../images/rocket.png) no-repeat 0 0; -webkit-transition: all 0.2s ease-in-out;}

.headWrap{ height:36px; width:auto; background:#000000; color:#aeaeae; font-size:12px; line-height:36px;}
.headWrap .head{ width:1100px; margin:0 auto; position:relative}
.headWrap .head .headRight{ position:absolute; right:0; top:0}
.headWrap .head .headRight a{color:#aeaeae; }
.headWrap .head .headRight a:hover{ color:#FFF}

/*网站头部*/
.top-TWrap{ width:auto; height:130px; background:url(../images/head.jpg) center center no-repeat;}
.top-T{ width:1100px; margin:0 auto; height:130px; overflow:hidden; position:relative}
.top-T .logoL{ width:506px; margin-top:35px; height:68px; overflow:hidden; color:#898989;}

.top-T .logoR{ height:34px; width:243px; position:absolute; right:0; top:0; background:url(../images/topa_bj.png) center center no-repeat; color:#2c8d57; line-height:25px; padding-left:10px;}
.top-T .logoR a{ color:#FFF; margin:0 7px; font-size:14px;}
.top-T .logoR a:hover{ text-decoration:underline}
.top-T .tel{ height:37px; width:188px; position:absolute; right:0; top:55px}


/***********nav*******/
.navWrap{ height:40px; background:#00602a;}
.nav{ width:1100px; margin:0 auto; height:40px; }
.nav li{ float:left; display:inline; height:40px;}
.nav li a{ width:150px; height:40px; line-height:40px; text-align:center; font-size:16px; color:#FFF; display:block;}
.nav li a:hover,.nav li .cur{ background:url(../images/navbj.png) center center no-repeat; color:#00602a }

/*********************************公共头部结束*******************************/


.js-silder{position: relative; height:500px}
.silder-scroll{width: 100%; overflow: hidden; height:100%;}
.silder-main{position: relative; width: 100%; overflow: hidden; height:100%;}
.silder-main-img{position: absolute;top: 0;left: 0;width: 100%; height:100%;}
.silder-main-img a{ display:block; height:100%}
.silder-main-img img{width: 100%;}
.js-silder-ctrl{position:absolute; bottom:5px; z-index:10; width: 100%; text-align: center;}
.silder-ctrl-prev,
.silder-ctrl-next{position: absolute;top: 0;display:none;width: 8%;height: 100%;vertical-align: middle;cursor: pointer;color: #fff;font-family: "宋体";font-size: 52px;font-weight: 600;text-shadow: #666 2px 2px 5px;}
.silder-ctrl-prev{left: 0; text-align: left;}
.silder-ctrl-next{right: 0; text-align: right;}
.silder-ctrl-prev>span,
.silder-ctrl-next>span{position: absolute;top: 50%;margin-top: -40px;}
.silder-ctrl-prev>span{display:none;left: 0;}
.silder-ctrl-next>span{ display:none;right: 0;}
.silder-ctrl-con{display: inline-block;width:10px;padding: 10px 0;margin: 0 10px;cursor: pointer;}
.silder-ctrl-con>span{display: block;line-height: 0;text-indent: -9999px;overflow: hidden;padding: 5px 0;cursor: pointer;background-color: #e4e4e4;-webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px; }
.silder-ctrl-con.active>span{background-color: #d45800;}

@media (max-width: 768px){
.silder-ctrl-prev,.silder-ctrl-next{width: 10%;font-size: 26px;margin-top: -25px;}
.silder-ctrl-con{width: 14px;height: 14px;padding: 0;margin: 0 5px;}
.silder-ctrl-con>span{display: block; width: 100%;height: 100%;border-radius: 50%;padding: 0;}
}

/*产品中心*/
.inPROWrap{ background:url(../images/probj.jpg) center center repeat}
.inPRO{ width:1100px; padding:30px 0 10px; margin:0 auto; overflow:hidden;}
.LeftBox{ width:250px; float:left; overflow:hidden; position:relative; margin-bottom:20px}
.LeftBox .Lefttitle{ text-align:center; height:120px;}

.LeftBox .LeftList{ background:#ffffff; border:1px solid #e0e0e0; width:228px; padding:10px 10px 5px}
.LeftBox .LeftList  li {  overflow:hidden; margin-bottom:10px;}
.LeftBox .LeftList  li a{ color:#00602a; display:block;  font-size:16px; width:189px; text-align:center; font-weight:bold;  margin:0 auto; height:35px; line-height:35px;}
.LeftBox .LeftList  li a:hover,.LeftBox .LeftList  li a.cur{ color:#FFF; background:#00602a; -webkit-border-radius:25px; -moz-border-radius:25px; border-radius:25px;}
.LeftBox .contact{ width:230px; color:#FFF; background:url(../images/contactbj.png) center 160px no-repeat #007433; padding:20px 20px 15px; line-height:30px; font-size:16px;}

.LeftBox .contact img{ display:block; margin:0 auto 15px}


.inPRO .RightBOx{ width:810px; float:right; overflow:hidden;}
.inPRO .RightBOx ul{ overflow:hidden;}
.inPRO .RightBOx li{ float:left; width:270px; overflow:hidden; margin-bottom:30px; }
.inPRO .RightBOx li a{ display: block; width:250px; background:#FFF;}
.inPRO .RightBOx li a:hover .txt{color:#007031;}
.inPRO .RightBOx li .pic{width:250px; height:250px; margin:0 auto; border:1px solid #e0e0e0; border-bottom:0;  position:relative; text-align:center;}
.inPRO .RightBOx li .pic img{ max-width:100%; max-height:100%; position:absolute; left:0; top:0; right:0; bottom:0; margin:auto}
.inPRO .RightBOx li .txt{ width:250px;  background:#f6f6f6; border-left:1px solid #e0e0e0; border-right:1px solid #e0e0e0;  color:#323232; line-height:30px; margin:0 auto; font-size:14px;  height:30px; font-weight:bold; text-align:center; }
.inPRO .RightBOx li .con{ width:240px; background:#f6f6f6; border:1px solid #e0e0e0; border-top:1px dashed #e0e0e0;  color:#878787; line-height:18px; margin:0 auto; font-size:12px;  height:49px; padding:10px 5px; text-align:; }
.inPRO .RightBOx li .con span{ display:block; color:#d1d1d1; font-size:10px;}

.aboutWrap{ padding:30px 0 20px; background:url(../images/aboutbj.png) center center repeat}
.aboutWrap .about{ width:1020px; margin:0 auto;line-height:24px; font-size:14px; color:#FFF}
.aboutWrap .about img{ display:block; margin:0 auto 25px; }
.aboutWrap .about a{ color:#ff0000; font-size:14px;}


.Case{ width:1100px; margin:0 auto ; overflow:hidden}

.Case .protitle{}
.Case .protitle img{ display:block; margin:25px auto; }
.Case .Env_wrap_nr{ width:1000px;  margin:0 auto;}
.Case .Env_wrap_nr .hd{ position:relative; }
.Case .Env_wrap_nr .hd .prev,.Case .Env_wrap_nr .hd .next{display: block; width:25px; height:40px; top:55px;  position: absolute; overflow: hidden; }
.Case .Env_wrap_nr .prev{  background:url(../images/left.png) left center no-repeat; left:-50px;}
.Case .Env_wrap_nr .next{ right:-50px; background:url(../images/right.png) left center no-repeat; }
.Case .Env_wrap_nr .bd{  overflow:hidden}
.Case .Env_wrap_nr .scrollWrap{  overflow:hidden; }
.Case .Env_wrap_nr ul{ overflow:hidden; zoom:1;}
.Case .Env_wrap_nr li{ width:255px; overflow:hidden; float:left; }
.Case .Env_wrap_nr li .pic{position:relative;  display:block;  border:1px solid #FFF; width:230px; height:150px;}
.Case .Env_wrap_nr li .pic img{ width:230px; height:150px}
.Case .Env_wrap_nr li p{position:relative;  display:block; width:230px; height:30px; text-align:center; line-height:30px; text-align:center; overflow:hidden; color:#FFF; font-size:14px;}



.in_pro{width:1100px; margin:0 auto; overflow:hidden; padding:30px 0 10px}




/*新闻中心*/
.newsWrap{ overflow:hidden; background:#fefefe;}
.news_bt{ height:35px;  line-height:35px; background:url(../images/xux.png) left bottom no-repeat;  position:relative; font-size:18px; color:#00602a; font-weight:bold}
.news_bt span{ font-size:12px; text-transform:uppercase; font-style:italic; color:#aeaeae; padding-left:10px; font-weight:normal}
.news_bt a{ position:absolute; right:0; top:0; color:#005197; display:none}
.news{width:1100px; margin:20px auto ; overflow:hidden}
.news .news_R{width:350px; float:left;  overflow:hidden}
.news_R_nr{ padding:20px 0 10px; overflow:hidden}
.news_R_nr li{ height:38px; line-height:38px;  width:350px; position:relative; border-bottom:1px dashed #cccccc;  overflow:hidden;}
.news_R_nr li .date{ position:absolute; right:0; top:0; color:#c9c9c9;  }
.news_R_nr li a{padding-left:13px; height:38px; font-size:14px;  overflow:hidden;  background:url(../Images/o_O.png) left center no-repeat; display:block; color:#5d5d5d; margin-right:80px;}
.news_R_nr li a:hover{ color:#ff0000}
.news .news_C{width:350px; float:left; margin-right:25px;  overflow:hidden}
.news .news_L{ width:350px; float:right;}
.news .news_L .news_L_nr{width:350px; margin:20px 0 5px;   overflow:hidden; height:380px; overflow:hidden}
.news .news_L .news_L_nr li{width:350px; text-align:left; border-bottom:1px solid #f2f2f2; padding-bottom:15px; margin:0 auto 10px;}
.news .news_L .news_L_nr li .wen{ background:url(../Images/wen.png) left center  no-repeat; margin-bottom:5px; padding-left:30px; color:#1e1e1e; font-size:14px; font-weight:bold; line-height:26px; color:#000000}
.news .news_L .news_L_nr li .da{ background:url(../Images/da.png) left top  no-repeat; padding-left:30px; line-height:22px;}



.linksWrap{width:1100px; overflow:hidden; margin:0 auto; line-height:32px; font-size:16px}
.linksWrap .links{ width:1100px; color:#00602a; position:relative; background:#f0f0f0; padding:15px; line-height:32px; overflow:hidden}
.linksWrap .links span{ padding:0 10px; color:#959595}
.linksWrap .links a{color:#6f6f6f; font-size:14px; margin-right:10px;}
.linksWrap .links a:hover{ text-decoration:underline; color:#00602a}

/*内页样式*/



.right{width:810px;  float:right; overflow:hidden; padding-bottom:50px;}
.right .right-bt{ width:810px; height:35px; border-bottom:1px dashed #cccccc; position:relative; line-height:35px;}
.right .right-bt .nybtL{color:#007735; display:inline-block;  height:34px; padding:0 3px; border-bottom:2px solid #007735; font-weight:bold; font-size:16px; overflow:hidden}
.right .right-bt .nybtR{ position:absolute; right:0; top:0; text-align:right; height:35px; line-height:35px;  overflow:hidden; color:#737373}

.right .right-bt .nybtR a:nth-last-child(1){ color:#007735}
.right .right-bt a{ color:#09255d}
.right .right-bt a:hover{ color:#007735}

.ny-right-about{ width:810px;  overflow:hidden; padding:10px 0; font-size:14px; color:#474747}


.ny-right-news{ width:810px; margin:0 auto;  padding:10px 0 }
.ny-right-news li{ width:810px; height:32px; line-height:32px; position:relative; border-bottom:1px dashed #CCC; overflow:hidden}
.ny-right-news li a{background:url(../Images/o.png) left center no-repeat; padding-left:15px;}
.ny-right-news li span{ position:absolute; right:0; top:0; color:#737373;}
.ny-right-news ul{ margin-bottom:20px;}


.ny-right-news h1{ font-size:16px; width:810px; float:left; text-align:center}
.ny-right-news h6{ border-bottom:1px dashed #CCC; width:810px; font-weight:normal; height:32px; float:left; line-height:32px; text-align:center;color:#737373}
.ny-news-nr{ width:810px; float:left; padding-top:10px; margin-bottom:20px;}

/*荣誉*/
.ny-right-honor { width:810px; padding:10px 0; overflow:hidden}
.ny-right-honor li{ width:270px; margin-bottom:20px; line-height:32px; float:left}
.ny-right-honor li .pic{ width:250px; margin:0 auto; border:1px solid #CCC; position:relative}
.ny-right-honor li .pic a{ position:relative; display:block; width:250px; height:250px;}
.ny-right-honor li .pic img{width:250px; height:250px; }

.ny-right-honor li .txt{ width:250px;  margin:0 auto; height:24px; overflow:hidden; line-height:24px; text-align:center}
.ny-right-honor li .txt a{ color:#919191;}
.ny-right-honor li .txt a:hover{ color:#007735}


/*内页****产品****样式*****/
.ny-right-pro{ width:810px; padding:20px 0; overflow:hidden}

.ny-right-pro li{ width:270px; margin-bottom:20px; line-height:32px; float:left;}
.ny-right-pro li .pic{ width:250px; margin:0 auto; border:1px solid #CCC; position:relative}
.ny-right-pro li .pic a{ position:relative; display:block; width:250px; height:250px;}
.ny-right-pro li .pic img{ width:250px; height:250px;}
.ny-right-pro li .txt{ width:250px; margin:0 auto; overflow:hidden; height:24px; line-height:24px; text-align:center}
.ny-right-pro li .txt a{ color:#919191;}
.ny-right-pro li .txt a:hover{color:#007735}

.jqzoom{ width:810px;  margin:10px auto; text-align:center;}
.jqzoom img{ border:1px solid #CCC; max-width:450px;}
.ny-right-about h1{ width:810px; height:32px; font-size:16px; line-height:32px; text-align:center}

.jqzoom_A{ width:810px;  margin:10px auto; text-align:center;}
.jqzoom_A img{ border:1px solid #CCC; max-width:550px;}
/*========================插件===========================*/
#preview{float:left;  margin-top:10px; display:inline; width:250px;}

.pro-top{ width:770px; margin:0 auto; height:390px;}
.pro-top-r{ float:right;  width:440px; height:240px}
.pro-top-r h1{ font-size:14px; color:#F00; margin-top:10px;}

/*jqzoom*/
.list-h li{float:left;}
#spec-n5{width:300px; height:56px; padding-top:6px; overflow:hidden;}
#spec-left{background:url(images/left.gif) no-repeat; width:10px; height:45px; float:left; cursor:pointer; margin-top:5px;}
#spec-right{background:url(images/right.gif) no-repeat; width:10px; height:45px; float:left;cursor:pointer; margin-top:5px;}
#spec-list{width:272px !important;   float:left; height:62px; overflow:hidden; margin-left:2px; display:inline;}
#spec-list ul li{float:left; margin-right:0px; display:inline; width:62px;height:62px;}
#spec-list ul li img{padding:2px ; border:1px solid #ccc; width:50px; height:50px;}


.jqzoom{position:relative;padding:0;}
.zoomdiv{z-index:100;position:absolute;top:1px;left:0px;width:400px;height:207px;background:url(i/loading.gif) #fff no-repeat center center;border:1px solid #e4e4e4;display:none;text-align:center;overflow: hidden;}
.bigimg{width:500px;height:500px;}
.jqZoomPup{z-index:10;visibility:hidden;position:absolute;top:0px;left:0px;width:50px;height:50px;border:1px solid #aaa;background:#FEDE4F 50% top no-repeat;opacity:0.5;-moz-opacity:0.5;-khtml-opacity:0.5;filter:alpha(Opacity=50);cursor:move;}
#spec-list{ position:relative; width:322px; margin-right:6px;}
#spec-list div{ margin-top:0;margin-left:-30px; *margin-left:0;}
/*===========================================插件END======================================================*/



.proproperty{ font-size:16px; font-weight:bold; color:#373737; margin-top:20px; width:810px; border-bottom:1px solid #e2e2e2;  height:30px;}
.proproperty li {float:left;  height:30px; background-image:url(../Images/t2.jpg); cursor:pointer; margin-right:5px; font-size:12px; font-weight:100; text-align:center; float:left; line-height:30px; color:#FFF; width:75px; }
.proproperty li.cur{ background-image:url(../Images/t1.jpg); }

.procontent{ width:810px; float:right; padding:10px 0;}

.dispaly{ display:none}


.pageleft{ float:left}
.pageright{ float:right}



/*footer*/

.footnav{ height:40px; line-height:40px; text-align:center; color:#2c8d57}
.footnav a{ color:#FFF; font-size:14px; margin:0 10px; font-weight:bold}
.footnav a:hover{ text-decoration:underline}
/*footer*/

.footerWrap{width:100%; padding:15px 0; background:#00602a; text-align:center; overflow:hidden; color:#FFF;  font-size:14px}

.footerWrap .tel{ background:url(../images/yy.png) center bottom no-repeat; padding-bottom:40px; padding-top:10px}

/*翻页*/
.pageNavi{text-align:center; margin-top:20px; margin-bottom:20px;}
.wp-pagenavi {CLEAR: both;}
.wp-pagenavi A {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi SPAN {BORDER-RIGHT: #bfbfbf 1px solid; PADDING-RIGHT: 5px; BORDER-TOP: #bfbfbf 1px solid; PADDING-LEFT: 5px; PADDING-BOTTOM: 3px; MARGIN: 2px; BORDER-LEFT: #bfbfbf 1px solid; PADDING-TOP: 3px; BORDER-BOTTOM: #bfbfbf 1px solid; TEXT-DECORATION: none}
.wp-pagenavi A:hover {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {BORDER-LEFT-COLOR: #000; BORDER-BOTTOM-COLOR: #000; BORDER-TOP-COLOR: #000; BORDER-RIGHT-COLOR: #000}
.wp-pagenavi SPAN.current {FONT-WEIGHT: bold}
